home *** CD-ROM | disk | FTP | other *** search
- # This script uses a combination of MPW scripts and AppleEvents sent to CodeWarrior
- # to build the Nothing Part (Debug Build)
- #
- # This script also assumes that you have placed UserStartup•ODF in your MPW folder.
-
- ###### Nothing
- Directory "{ODFDev}Nothing:CWPPCDebug:"
- FWBuild -Metrowerks "{ODFDev}Nothing:Sources:Nothing.SOM"
- FWBuildCW "{ODFDev}Nothing:CWPPCDebug:Nothing.π"
-